x86_64 hvm: Adjust COMPAT_VIRT_START for 32-bit HVM guests.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 20 Aug 2009 17:27:31 +0000 (18:27 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 20 Aug 2009 17:27:31 +0000 (18:27 +0100)
commit6d4af7fc297138f6af312170c900cb80f8659a26
treedd516d579122e59fab725db38768c77226e6f433
parentd453aec3e0767d3b5239bef1b53bc04e06770515
x86_64 hvm: Adjust COMPAT_VIRT_START for 32-bit HVM guests.

The PV limit should not apply as there is no M2P table mapped into an
HVM guest's virtual address space.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/domain.c